home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 February / WPCFEB97.ISO / zarnak / zarnc.exe / zarnc.dxr / 00142_intro loop QT.ls < prev    next >
Encoding:
Text File  |  1996-12-05  |  116 b   |  7 lines

  1. on exitFrame
  2.   global gMoovLength
  3.   if the movieTime of sprite 10 < gMoovLength then
  4.     go(the frame)
  5.   end if
  6. end
  7.